<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media screen and (max-width: 1800px){
    .field .right .top &gt; div div i{
        margin-bottom: 40px;
    }
    .field .right .top &gt; div div p{
        line-height: 25px;
    }
    .news .title{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1600px){
    .shuffling .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .shuffling .swiper-pagination-custom,
    .shuffling .swiper-pagination-fraction {
        bottom: 45px;
    }
    .field .right .bottom div p{
        line-height: 25px;
    }
    .field .left &gt; div:hover div h2 {
        margin-bottom: 10px;
    }
    .field .right .top &gt; div div i {
        margin-bottom: 20px;
    }
    .news{
        padding-top: 100px;
    }
    .news .line{
        width: 1250px;
        margin: 40px auto 0;
    }
    .news .swiper-container{
        width: 1250px;
    }
    .news .line .ball:before{
        width: calc(1250px/2 - 36px);
    }
    .news .line .ball:after{
        width: calc(1250px/2 - 36px);
    }
}

@media screen and (max-width: 1500px){

}

@media screen and (max-width: 1480px){
    .news .swiper-container{
        width: 1150px;
    }
    .news .line{
        width: 1150px;
        margin: 60px auto 0;
    }
    .news .line .ball:before{
        width: calc(1150px/2 - 36px);
    }
    .news .line .ball:after{
        width: calc(1150px/2 - 36px);
    }
}

@media screen and (max-width: 1440px){
    .field .right .top &gt; div:nth-child(1) div i {
        width: 65px;
        height: 92px;
    }
    .field .right .top &gt; div:nth-child(2) div i {
        width: 90px;
        height: 90px;
    }
    .field .right .top &gt; div div h2 {
        margin-bottom: 25px;
    }
    .field .right .bottom div i {
        width: 70px;
        height: 80px;
    }
    .news .swiper-container{
        width: 1000px;
    }
    .news .line{
        width: 1000px;
    }
    .news .line .ball:before{
        width: calc(1000px/2 - 36px);
    }
    .news .line .ball:after{
        width: calc(1000px/2 - 36px);
    }
}

@media screen and (max-width: 1370px){
    .news .swiper-container{
        width: 900px;
    }
    .news .line{
        width: 900px;
    }
    .news .line .ball:before{
        width: calc(900px/2 - 36px);
    }
    .news .line .ball:after{
        width: calc(900px/2 - 36px);
    }
}

@media screen and (max-width: 1200px){
    .field .left &gt; div:nth-child(2) div i {
        width: 82px;
        height: 98px;
    }
    .field .right .top &gt; div:nth-child(1) div i {
        width: 48px;
        height: 70px;
    }
    .field .right .top &gt; div:nth-child(2) div i {
        width: 70px;
        height: 70px;
    }
    .field .right .bottom div i {
        width: 48px;
        height: 55px;
    }
    .news .swiper-container {
        width: 850px;
    }
    .news .line {
        width: 850px;
    }
    .news .swiper-container .swiper-slide:hover div {
        top: 40%;
    }
    .news .line .ball:before{
        width: calc(850px/2 - 36px);
    }
    .news .line .ball:after{
        width: calc(850px/2 - 36px);
    }
}

@media screen and (max-width: 1024px){
    body,html{
        height:auto;
    }
    #wrap{
        height: auto;
    }
    #wrap .part{
        height:auto;
        overflow: auto ;
    }
    .shuffling .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .shuffling .swiper-pagination-custom,
    .shuffling .swiper-pagination-fraction{
        bottom: 30px;
    }
    .field .left &gt; div:nth-child(1) div i {
        width: 83px;
        height: 60px;
    }
    .field .left &gt; div:nth-child(2) div i {
        width: 47px;
        height: 56px;
    }
    .field .right .top &gt; div:nth-child(1) div i {
        width: 44px;
        height: 63px;
    }
    .field .right .top &gt; div:nth-child(2) div i {
        width: 60px;
        height: 60px;
    }
    .field .right .bottom div i {
        margin-bottom: 40px;
    }
    .field .right .bottom:hover div h2 {
        margin-bottom: 0px;
    }
    .field .left &gt; div div h2,
    .field .right .top &gt; div div h2,
    .field .right .bottom div h2 {
        font-size: 24px;
    }
    .field .left &gt; div div p, .field .right .top &gt; div div p, .field .right .bottom div p{
        display: none;
    }
    .news {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 768px){
    .shuffling .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .shuffling .swiper-pagination-custom,
    .shuffling .swiper-pagination-fraction {
        bottom: 15px;
        z-index: 1;
    }
    .field .left &gt; div:nth-child(1) div i {
        width: 100px;
        height: 74px;
    }
    .field .left &gt; div:nth-child(2) div i {
        width: 70px;
        height: 83px;
    }
    .field .right .top &gt; div:nth-child(1) div i {
        width: 50px;
        height: 70px;
    }
    .field .right .top &gt; div:nth-child(2) div i {
        width: 80px;
        height: 80px;
    }
    .field .right .top &gt; div:hover div i{
        margin-bottom: 5px;
    }
    .field .right .bottom div i {
        width: 70px;
        height: 80px;
    }
    .field .left &gt; div div h2,
    .field .right .top &gt; div div h2,
    .field .right .bottom div h2{
        font-size: 20px;
    }
    .field .left &gt; div div p,
    .field .right .top &gt; div div p,
    .field .right .bottom div p{
        display: none;
    }
    .field .left &gt; div div span, .field .right .top &gt; div div span, .field .right .bottom div span{
        display: none;
    }
    .news .swiper-container{
        width: 95%;
    }
    .news .line{
        width: 95%;
    }
    .news .line .ball:before,
    .news .line .ball:after{
        display: none;
    }
}

@media screen and (max-width: 425px){
    .field .left,
    .field .right{
        width: 100%;
    }
    .news .title h2 {
        font-size: 18px;
    }
    .news .swiper-container .swiper-slide div h4 {
        font-size: 16px;
    }
}


@media screen and (max-width: 350px){
    .field .left &gt; div div h2, .field .right .top &gt; div div h2, .field .right .bottom div h2 {
        font-size: 12px;
    }
}









</pre></body></html>